C1.DataCollection Assembly / C1.DataCollection Namespace / C1DataCollection<T> Class / SortChanged Event

In This Topic
SortChanged Event (C1DataCollection<T>)
In This Topic
Raised after a sort operation was performed.
Syntax
'Declaration
 
Public Event SortChanged As EventHandler
 
See Also